@charset "gb2312";


/*友情链接*/
.blogroll {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 30px;
  background-color: #f2f2f2;
}

.inx-fLink .fLinktit {
  margin-bottom: 20px;
}

.inx-fLink .h3 {
  display: inline;
  float: left;
  margin-right: 50px;
  cursor: pointer;
  font-size: 24px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.inx-fLink .on {
  color: #e92930;
}

.inx-fLink .fLinkbox li {
  display: inline;
  float: left;
  margin-right: 16px;
  line-height: 40px;
  white-space: nowrap;
}

.blogroll-dt {
  border-top: 1px solid #e3e3e3;
  padding-top: 36px;
  margin-top: 36px;
}

.footleft {
  float: left;
  margin-right: 120px;
}

.footleft:last-child {
  margin-right: 0;
}

.footleft span {
  display: block;
  margin-bottom: 24px;
  font-size: 24px;
}

.footleft span a {
  color: #000;
}

.footleft a {
  display: block;
  margin-bottom: 12px;
  color: #666;
}

.footright {
  float: right;
  margin-top: 20px;
  margin-right: 86px;
}

.icon05, .icon06 {
  display: block;
  float: left;
  width: 50px;
  height: 39px;
  padding-top: 11px;
  margin-right: 18px;
  border-radius: 3px;
  background-color: #e4e4e4;
}

.icon06 {
  height: 41px;
  padding-top: 9px;
}

.icon05 i, .icon06 i {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  background: url('../images/css_sprites.png') -60px -136px no-repeat;
}

.icon06 i {
  width: 37px;
  height: 33px;
  background: url('../images/css_sprites.png') -71px -70px no-repeat;
}

.footright .row01 a {
  font-size: 20px;
}

.footright .row01 span {
  display: block;
  color: #666;
  font-size: 14px;
}

.footright .row02 {
  margin-top: 40px;
}

.footright .row02 span {
  display: block;
  float: left;
  font-size: 20px;
}

.footright .row02 a {
  display: block;
  float: left;
  width: 86px;
  height: 28px;
  margin-top: -2px;
  margin-left: 28px;
  border: 1px solid #d7d7d7;
  border-radius: 40px;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  transition: background-color .5s ease;
}

.footright .row02 a:hover {
  border-color: #f80a24;
  background-color: #f80a24;
  color: #fff !important;
}

.row02 p {
  color: #666;
  font-size: 14px;
}

/*友情链接结束*/
/*底部*/
.footer {
  background-color: #333; width: auto;
}

.footer .footNav {
  padding-top: 30px;
  padding-bottom: 30px;
}

.footer .footNav p {
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  color: #a6a6a6;
}

.footer .footNav p:first-child {
  color: #a6a6a6;
}

.footer .footNav p a {
  display: inline-block;
  padding: 0 6px;
  color: #a6a6a6;
}
.ys_1023_adv{
  width: 1400px;
}
.footer .footNav p a:hover {
  color: #fff;
}
@media only all and (max-width: 1480px){
  .ys_1023_adv {
    width: 1200px;
  }
}
